const internal/runtime/maps.groupSlotsOffset
3 uses
internal/runtime/maps (current package)
group.go#L250: groupSlotsOffset = ctrlGroupsSize
group.go#L279: offset := groupSlotsOffset + i*typ.SlotSize
group.go#L286: offset := groupSlotsOffset + i*typ.SlotSize + typ.ElemOff
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)